home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIMITS_STORMAMIGA_H
- #define LIMITS_STORMAMIGA_H
-
- /*
- ** $VER: limits_stormamiga.h 1.0 (05.01.98)
- ** Includes Release 44.00
- **
- ** Copyright © 1996/98 by CyberdyneSystems
- **
- ** written by Matthias Henze
- ** All Rights Reserved
- */
-
- #ifndef STORMAMIGA_H
- #include <stormamiga.h>
- #endif
-
- #ifdef __cplusplus
- extern "C" {
- #endif
-
-
- #ifdef __cplusplus
- }
- #endif
-
- #endif /* LIMITS_STORMAMIGA_H */
-